You should upgrade to an ACMEv2 compatible client before June 1, 2020, or certificate issuance will fail.

sudo apt update
sudo apt install --only-upgrade certbot

Check the version:

certbot --version

Captura de pantalla 2020-03-29 a las 17.49.43.png

If issues/problems, try this:

sudo add-apt-repository ppa:certbot/certbot

Test it running this:

sudo certbot renew --dry-run

Captura de pantalla 2020-03-29 a las 17.50.53

By MrAddon

.'s avatar
Posted by:.

Leave a comment